home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / xlibpr3.zip / Imakefile < prev    next >
Makefile  |  1992-07-17  |  191b  |  11 lines

  1.  
  2. #define IHaveSubdirs
  3. #define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)'
  4.  
  5. SUBDIRS = basicwin basecalc winman r5
  6.  
  7. MakeSubdirs($(SUBDIRS))
  8. DependSubdirs($(SUBDIRS))
  9. CleanSubdirs($(SUBDIRS))
  10.  
  11.